This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: How to disable CTRL-S in Form ?? ~Sven Kifoogenli 12.Jan.04 09:11 AM a Web browser Domino Designer 6.0.3Windows 2000
There are a couple of ways you can do this, but if you want to force the user to use a button, I'd have a field on the form, whose value is checked by the querysave event of the form, and code the querysave so that it will only continue if the field value is set correctly.